[INFO] fetching crate possible 0.1.0...
[INFO] testing possible-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate possible 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate possible 0.1.0
[INFO] finished tweaking crates.io crate possible 0.1.0
[INFO] tweaked toml for crates.io crate possible 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate possible 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] [stderr]       Adding pretty_assertions v0.7.2 (available: v1.4.1)
[INFO] [stderr]       Adding ron v0.6.6 (available: v0.12.0)
[INFO] [stderr]       Adding serde_qs v0.8.5 (available: v1.1.0)
[INFO] [stderr]       Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated)
[INFO] [stderr]       Adding toml v0.5.11 (available: v1.1.0+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ron v0.6.6
[INFO] [stderr]   Downloaded pretty_assertions v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 791ac91f9a5461fb8eeb6de0e9b955888640af10e06266e25d0e6b5436f72be5
[INFO] running `Command { std: "docker" "start" "-a" "791ac91f9a5461fb8eeb6de0e9b955888640af10e06266e25d0e6b5436f72be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "791ac91f9a5461fb8eeb6de0e9b955888640af10e06266e25d0e6b5436f72be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "791ac91f9a5461fb8eeb6de0e9b955888640af10e06266e25d0e6b5436f72be5", kill_on_drop: false }`
[INFO] [stdout] 791ac91f9a5461fb8eeb6de0e9b955888640af10e06266e25d0e6b5436f72be5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac9050b7f8b6f2cf5c730007ff962ed4cee6ba0b75d72c17f2175753b455022b
[INFO] running `Command { std: "docker" "start" "-a" "ac9050b7f8b6f2cf5c730007ff962ed4cee6ba0b75d72c17f2175753b455022b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling possible v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.80s
[INFO] running `Command { std: "docker" "inspect" "ac9050b7f8b6f2cf5c730007ff962ed4cee6ba0b75d72c17f2175753b455022b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac9050b7f8b6f2cf5c730007ff962ed4cee6ba0b75d72c17f2175753b455022b", kill_on_drop: false }`
[INFO] [stdout] ac9050b7f8b6f2cf5c730007ff962ed4cee6ba0b75d72c17f2175753b455022b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c523123313cc90b77d1c74210ca4c29fab35cdae2718368e3fb0555ca77b3b69
[INFO] running `Command { std: "docker" "start" "-a" "c523123313cc90b77d1c74210ca4c29fab35cdae2718368e3fb0555ca77b3b69", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ron v0.6.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling pretty_assertions v0.7.2
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling possible v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.50s
[INFO] running `Command { std: "docker" "inspect" "c523123313cc90b77d1c74210ca4c29fab35cdae2718368e3fb0555ca77b3b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c523123313cc90b77d1c74210ca4c29fab35cdae2718368e3fb0555ca77b3b69", kill_on_drop: false }`
[INFO] [stdout] c523123313cc90b77d1c74210ca4c29fab35cdae2718368e3fb0555ca77b3b69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3fbf13daab042d5b02bd587ab62839554b78980b5792edffa3215ede013e628a
[INFO] running `Command { std: "docker" "start" "-a" "3fbf13daab042d5b02bd587ab62839554b78980b5792edffa3215ede013e628a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/possible-f9344dff248ca13d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde_json.rs (/opt/rustwide/target/debug/deps/serde_json-cc92848cc1a84a54)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test baseline_with_option::serialization::with_option_none ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_option_none ... ok
[INFO] [stdout] test baseline_with_option::serialization::with_option_some ... ok
[INFO] [stdout] test with_possible::deserialization::with_null_value ... ok
[INFO] [stdout] test with_possible::deserialization::with_some_value ... ok
[INFO] [stdout] test with_possible::serialization::with_no_field ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_option_missing ... ok
[INFO] [stdout] test with_possible::serialization::with_null_value ... ok
[INFO] [stdout] test with_possible::serialization::with_some_value ... ok
[INFO] [stdout] test with_possible::deserialization::with_no_field ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_option_some ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde_ron.rs (/opt/rustwide/target/debug/deps/serde_ron-b81b674a786e4982)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test baseline_with_option::deserialization::with_explicit_option_none ... ok
[INFO] [stdout] test with_possible::serialization::with_no_field ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_explicit_option_some ... ok
[INFO] [stdout] test with_possible::deserialization::with_null_value ... ok
[INFO] [stdout] test with_possible::serialization::with_some_value ... ok
[INFO] [stdout] test baseline_with_option::serialization::with_option_none ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_implicit_option_some ... ok
[INFO] [stdout] test baseline_with_option::serialization::with_option_some ... ok
[INFO] [stdout] test with_possible::deserialization::with_implicit_some_value ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_option_missing ... ok
[INFO] [stdout] test with_possible::deserialization::with_explicit_some_value ... ok
[INFO] [stdout] test with_possible::deserialization::with_no_field ... ok
[INFO] [stdout] test with_possible::serialization::with_null_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde_toml.rs (/opt/rustwide/target/debug/deps/serde_toml-24a6b83e64066fb0)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test baseline_with_option::deserialization::with_option_missing ... ok
[INFO] [stdout] test baseline_with_option::serialization::with_option_none ... ok
[INFO] [stdout] test baseline_with_option::serialization::with_option_some ... ok
[INFO] [stdout] test with_possible::deserialization::with_some_value ... ok
[INFO] [stdout] test with_possible::serialization::with_no_field ... ok
[INFO] [stdout] test with_possible::serialization::with_null_value ... ok
[INFO] [stdout] test with_possible::serialization::with_some_value ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_option_some ... ok
[INFO] [stdout] test with_possible::deserialization::with_no_field ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde_url.rs (/opt/rustwide/target/debug/deps/serde_url-35c316b21581e329)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test baseline_with_option::serialization::with_option_none ... ok
[INFO] [stdout] test baseline_with_option::serialization::with_option_some ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_option_missing ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_option_some ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_option_none ... ok
[INFO] [stdout] test with_possible::deserialization::with_no_field ... ok
[INFO] [stdout] test with_possible::deserialization::with_null_value ... ok
[INFO] [stdout] test with_possible::serialization::with_no_field ... ok
[INFO] [stdout] test with_possible::serialization::with_null_value ... ok
[INFO] [stdout] test with_possible::serialization::with_some_value ... ok
[INFO] [stdout] test with_possible::deserialization::with_some_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde_yaml.rs (/opt/rustwide/target/debug/deps/serde_yaml-b410b4a78e4b4bd8)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test baseline_with_option::deserialization::with_explicit_option_none ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_implicit_option_none ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_shorthand_option_none ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_option_missing ... ok
[INFO] [stdout] test baseline_with_option::serialization::with_option_none ... ok
[INFO] [stdout] test baseline_with_option::serialization::with_option_some ... ok
[INFO] [stdout] test with_possible::deserialization::with_explicit_null_value ... ok
[INFO] [stdout] test baseline_with_option::deserialization::with_option_some ... ok
[INFO] [stdout] test with_possible::deserialization::with_no_field ... ok
[INFO] [stdout] test with_possible::deserialization::with_implicit_null_value ... ok
[INFO] [stdout] test with_possible::serialization::with_no_field ... ok
[INFO] [stdout] test with_possible::deserialization::with_some_value ... ok
[INFO] [stdout] test with_possible::serialization::with_some_value ... ok
[INFO] [stdout] test with_possible::serialization::with_null_value ... ok
[INFO] [stdout] test with_possible::deserialization::with_shorthand_null_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests possible
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test src/from.rs - from::Possible<T>::from (line 31) ... ok
[INFO] [stdout] test src/boolean.rs - boolean::Possible<T>::or_else (line 119) ... ok
[INFO] [stdout] test src/from.rs - from::Possible<T>::from (line 51) ... ok
[INFO] [stdout] test src/boolean.rs - boolean::Possible<T>::or (line 79) ... ok
[INFO] [stdout] test src/boolean.rs - boolean::Possible<T>::and (line 8) ... ok
[INFO] [stdout] test src/filter.rs - filter::Possible<T>::filter (line 18) ... ok
[INFO] [stdout] test src/deref.rs - deref::Possible<T>::as_deref_mut (line 37) ... ok
[INFO] [stdout] test src/copy.rs - copy::Possible<&'_mutT>::copied (line 28) ... ok
[INFO] [stdout] test src/copy.rs - copy::Possible<&'_T>::copied (line 8) ... ok
[INFO] [stdout] test src/from.rs - from::Option<T>::from (line 11) ... ok
[INFO] [stdout] test src/from.rs - from::Possible<&'aT>::from (line 73) ... ok
[INFO] [stdout] test src/introspection.rs - introspection::Possible<T>::is_void (line 53) ... ok
[INFO] [stdout] test src/copy.rs - copy::Possible<&'_T>::cloned (line 48) ... ok
[INFO] [stdout] test src/introspection.rs - introspection::Possible<T>::contains (line 76) ... ok
[INFO] [stdout] test src/copy.rs - copy::Possible<&'_mutT>::cloned (line 68) ... ok
[INFO] [stdout] test src/introspection.rs - introspection::Possible<T>::is_some (line 8) ... ok
[INFO] [stdout] test src/boolean.rs - boolean::Possible<T>::and_then (line 47) ... ok
[INFO] [stdout] test src/from.rs - from::Possible<&'amutT>::from (line 93) ... ok
[INFO] [stdout] test src/iter.rs - iter::Possible<T>::iter (line 9) ... ok
[INFO] [stdout] test src/deref.rs - deref::Possible<T>::as_deref (line 12) ... ok
[INFO] [stdout] test src/introspection.rs - introspection::Possible<T>::is_none (line 30) ... ok
[INFO] [stdout] test src/map.rs - map::Possible<T>::map_or_else (line 64) ... ok
[INFO] [stdout] test src/iter.rs - iter::Possible<T>::into_iter (line 214) ... ok
[INFO] [stdout] test src/map.rs - map::Possible<T>::ok_or (line 97) ... ok
[INFO] [stdout] test src/iter.rs - iter::Possible<T>::iter_mut (line 29) ... ok
[INFO] [stdout] test src/map.rs - map::Possible<T>::ok_or_else (line 126) ... ok
[INFO] [stdout] test src/lib.rs - readme (line 73) ... ok
[INFO] [stdout] test src/replace.rs - replace::Possible<T>::get_or_insert (line 68) ... ok
[INFO] [stdout] test src/refs.rs - refs::Possible<T>::as_mut (line 38) ... ok
[INFO] [stdout] test src/refs.rs - refs::Possible<T>::as_ref (line 17) ... ok
[INFO] [stdout] test src/map.rs - map::Possible<T>::map_or (line 39) ... ok
[INFO] [stdout] test src/lib.rs - readme (line 95) ... ok
[INFO] [stdout] test src/replace.rs - replace::Possible<T>::insert (line 36) ... ok
[INFO] [stdout] test src/replace.rs - replace::Possible<T>::get_or_insert_with (line 164) ... ok
[INFO] [stdout] test src/replace.rs - replace::Possible<T>::get_or_insert (line 83) ... ok
[INFO] [stdout] test src/replace.rs - replace::Possible<T>::get_or_insert_default (line 107) ... ok
[INFO] [stdout] test src/replace.rs - replace::Possible<T>::get_or_insert_default (line 122) ... ok
[INFO] [stdout] test src/replace.rs - replace::Possible<T>::get_or_insert_with (line 149) ... ok
[INFO] [stdout] test src/replace.rs - replace::Possible<T>::take (line 9) ... ok
[INFO] [stdout] test src/lib.rs - readme (line 54) ... ok
[INFO] [stdout] test src/replace.rs - replace::Possible<T>::replace (line 216) ... ok
[INFO] [stdout] test src/transpose.rs - transpose::Possible<Result<T,E>>::transpose (line 13) ... ok
[INFO] [stdout] test src/map.rs - map::Possible<T>::map (line 10) ... ok
[INFO] [stdout] test src/replace.rs - replace::Possible<T>::replace (line 198) ... ok
[INFO] [stdout] test src/replace.rs - replace::Possible<T>::replace (line 207) ... ok
[INFO] [stdout] test src/unwrap.rs - unwrap::Possible<T>::expect (line 36) ... ok
[INFO] [stdout] test src/unwrap.rs - unwrap::Possible<T>::expect (line 43) ... ok
[INFO] [stdout] test src/unwrap.rs - unwrap::Possible<T>::unwrap (line 82) ... ok
[INFO] [stdout] test src/unwrap.rs - unwrap::Possible<T>::unwrap (line 75) ... ok
[INFO] [stdout] test src/unwrap.rs - unwrap::Possible<T>::expect (line 29) ... ok
[INFO] [stdout] test src/unwrap.rs - unwrap::Possible<T>::unwrap (line 89) ... ok
[INFO] [stdout] test src/zip.rs - zip::Possible<T>::zip (line 12) ... ok
[INFO] [stdout] test src/unwrap.rs - unwrap::Possible<T>::unwrap_or (line 119) ... ok
[INFO] [stdout] test src/unwrap.rs - unwrap::Possible<T>::unwrap_or_default (line 169) ... ok
[INFO] [stdout] test src/lib.rs - readme (line 124) ... ok
[INFO] [stdout] test src/unwrap.rs - unwrap::Possible<T>::unwrap_or_else (line 138) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.42s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3fbf13daab042d5b02bd587ab62839554b78980b5792edffa3215ede013e628a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fbf13daab042d5b02bd587ab62839554b78980b5792edffa3215ede013e628a", kill_on_drop: false }`
[INFO] [stdout] 3fbf13daab042d5b02bd587ab62839554b78980b5792edffa3215ede013e628a
